home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / glchess.schemas < prev    next >
Encoding:
Text File  |  2009-04-14  |  10.2 KB  |  308 lines

  1. <gconfschemafile>
  2.   <schemalist>
  3.     <schema>
  4.       <key>/schemas/apps/glchess/width</key>
  5.       <applyto>/apps/glchess/width</applyto>
  6.       <owner>glchess</owner>
  7.       <type>int</type>
  8.       <default>500</default>
  9.       <gettext_domain>gnome-games</gettext_domain>
  10.       <locale name="C">
  11.         <short>The width of the window</short>
  12.         <long>The width of the main window in pixels.</long>
  13.       </locale>
  14.     </schema>
  15.  
  16.     <schema>
  17.       <key>/schemas/apps/glchess/height</key>
  18.       <applyto>/apps/glchess/height</applyto>
  19.       <owner>glchess</owner>
  20.       <type>int</type>
  21.       <default>550</default>
  22.       <gettext_domain>gnome-games</gettext_domain>
  23.       <locale name="C">
  24.         <short>The height of the window</short>
  25.         <long>The height of the main window in pixels.</long>
  26.       </locale>
  27.     </schema>
  28.  
  29.     
  30.     <schema>
  31.       <key>/schemas/apps/glchess/maximised</key>
  32.       <applyto>/apps/glchess/maximised</applyto>
  33.       <owner>glchess</owner>
  34.       <type>bool</type>
  35.       <default>FALSE</default>
  36.       <gettext_domain>gnome-games</gettext_domain>
  37.       <locale name="C">
  38.         <short>A flag to enable maximised mode</short>
  39.         <long>A flag to enable maximised mode</long>
  40.       </locale>
  41.     </schema>
  42.  
  43.     <schema>
  44.       <key>/schemas/apps/glchess/fullscreen</key>
  45.       <applyto>/apps/glchess/fullscreen</applyto>
  46.       <owner>glchess</owner>
  47.       <type>bool</type>
  48.       <default>FALSE</default>
  49.       <gettext_domain>gnome-games</gettext_domain>
  50.       <locale name="C">
  51.         <short>A flag to enable fullscreen mode</short>
  52.         <long>A flag to enable fullscreen mode</long>
  53.       </locale>
  54.     </schema>
  55.  
  56.     
  57.     <schema>
  58.       <key>/schemas/apps/glchess/enable_networking</key>
  59.       <applyto>/apps/glchess/enable_networking</applyto>
  60.       <owner>glchess</owner>
  61.       <type>bool</type>
  62.       <default>TRUE</default>
  63.       <gettext_domain>gnome-games</gettext_domain>
  64.       <locale name="C">
  65.         <short>A flag to enable network game support</short>
  66.         <long>A flag to enable network game support</long>
  67.       </locale>
  68.     </schema>
  69.  
  70.     
  71.     <schema>
  72.       <key>/schemas/apps/glchess/promotion_type</key>
  73.       <applyto>/apps/glchess/promotion_type</applyto>
  74.       <owner>glchess</owner>
  75.       <type>string</type>
  76.       <default>queen</default>
  77.       <gettext_domain>gnome-games</gettext_domain>
  78.       <locale name="C">
  79.         <short>The piece to promote pawns to</short>
  80.         <long>The piece to promote to when a human player moves a pawn to the far rank. Can be one of: 'queen', 'knight', 'rook', 'bishop'.</long>
  81.       </locale>
  82.     </schema>
  83.  
  84.     <schema>
  85.       <key>/schemas/apps/glchess/show_3d</key>
  86.       <applyto>/apps/glchess/show_3d</applyto>
  87.       <owner>glchess</owner>
  88.       <type>bool</type>
  89.       <default>FALSE</default>
  90.       <gettext_domain>gnome-games</gettext_domain>
  91.       <locale name="C">
  92.         <short>A flag to enable 3D mode</short>
  93.         <long>A flag to enable 3D mode</long>
  94.       </locale>
  95.     </schema>
  96.  
  97.     <schema>
  98.       <key>/schemas/apps/glchess/show_3d_smooth</key>
  99.       <applyto>/apps/glchess/show_3d_smooth</applyto>
  100.       <owner>glchess</owner>
  101.       <type>bool</type>
  102.       <default>FALSE</default>
  103.       <gettext_domain>gnome-games</gettext_domain>
  104.       <locale name="C">
  105.         <short>A flag to smooth (anti-alias) the 3D display</short>
  106.         <long>A flag to smooth (anti-alias) the 3D display</long>
  107.       </locale>
  108.     </schema>
  109.  
  110.     <schema>
  111.       <key>/schemas/apps/glchess/show_move_hints</key>
  112.       <applyto>/apps/glchess/show_move_hints</applyto>
  113.       <owner>glchess</owner>
  114.       <type>bool</type>
  115.       <default>TRUE</default>
  116.       <gettext_domain>gnome-games</gettext_domain>
  117.       <locale name="C">
  118.         <short>A flag to enable move hints</short>
  119.         <long>A flag to enable move hints</long>
  120.       </locale>
  121.     </schema>
  122.  
  123.     <schema>
  124.       <key>/schemas/apps/glchess/show_numbering</key>
  125.       <applyto>/apps/glchess/show_numbering</applyto>
  126.       <owner>glchess</owner>
  127.       <type>bool</type>
  128.       <default>FALSE</default>
  129.       <gettext_domain>gnome-games</gettext_domain>
  130.       <locale name="C">
  131.         <short>A flag to enable board numbering</short>
  132.         <long>A flag to enable board numbering</long>
  133.       </locale>
  134.     </schema>
  135.  
  136.     <schema>
  137.       <key>/schemas/apps/glchess/show_comments</key>
  138.       <applyto>/apps/glchess/show_comments</applyto>
  139.       <owner>glchess</owner>
  140.       <type>bool</type>
  141.       <default>FALSE</default>
  142.       <gettext_domain>gnome-games</gettext_domain>
  143.       <locale name="C">
  144.         <short>A flag to show move comments</short>
  145.         <long>A flag to show move comments</long>
  146.       </locale>
  147.     </schema>
  148.  
  149.     <schema>
  150.       <key>/schemas/apps/glchess/show_history</key>
  151.       <applyto>/apps/glchess/show_history</applyto>
  152.       <owner>glchess</owner>
  153.       <type>bool</type>
  154.       <default>TRUE</default>
  155.       <gettext_domain>gnome-games</gettext_domain>
  156.       <locale name="C">
  157.         <short>A flag to enable the move history browser</short>
  158.         <long>A flag to enable the move history browser</long>
  159.       </locale>
  160.     </schema>
  161.  
  162.     <schema>
  163.       <key>/schemas/apps/glchess/show_toolbar</key>
  164.       <applyto>/apps/glchess/show_toolbar</applyto>
  165.       <owner>glchess</owner>
  166.       <type>bool</type>
  167.       <default>FALSE</default>
  168.       <gettext_domain>gnome-games</gettext_domain>
  169.       <locale name="C">
  170.         <short>A flag to enable the toolbar</short>
  171.         <long>A flag to enable the toolbar</long>
  172.       </locale>
  173.     </schema>
  174.  
  175.     <schema>
  176.       <key>/schemas/apps/glchess/save_directory</key>
  177.       <applyto>/apps/glchess/save_directory</applyto>
  178.       <owner>glchess</owner>
  179.       <type>string</type>
  180.       <default></default>
  181.       <gettext_domain>gnome-games</gettext_domain>
  182.       <locale name="C">
  183.         <short>The directory to open the save game dialog in</short>
  184.         <long>The directory to open the save game dialog in</long>
  185.       </locale>
  186.     </schema>
  187.  
  188.     <schema>
  189.       <key>/schemas/apps/glchess/load_directory</key>
  190.       <applyto>/apps/glchess/load_directory</applyto>
  191.       <owner>glchess</owner>
  192.       <type>string</type>
  193.       <default></default>
  194.       <gettext_domain>gnome-games</gettext_domain>
  195.       <locale name="C">
  196.         <short>The directory to open the load game dialog in</short>
  197.         <long>The directory to open the load game dialog in</long>
  198.       </locale>
  199.     </schema>
  200.  
  201.     <schema>
  202.       <key>/schemas/apps/glchess/move_format</key>
  203.       <applyto>/apps/glchess/move_format</applyto>
  204.       <owner>glchess</owner>
  205.       <type>string</type>
  206.       <default>human</default>
  207.       <gettext_domain>gnome-games</gettext_domain>
  208.       <locale name="C">
  209.         <short>The format to display moves in</short>
  210.         <long>The format to display moves in, can be either 'human' (human readable), 'lan' (long algebraic notation) or 'san' (standard algebraic notation)</long>
  211.       </locale>
  212.     </schema>
  213.  
  214.     <schema>
  215.       <key>/schemas/apps/glchess/board_view</key>
  216.       <applyto>/apps/glchess/board_side</applyto>
  217.       <owner>glchess</owner>
  218.       <type>string</type>
  219.       <default>human</default>
  220.       <gettext_domain>gnome-games</gettext_domain>
  221.       <locale name="C">
  222.         <short>The board side to display</short>
  223.         <long>The side of the board that is in the foreground, either 'white', 'black', 'current' (the current player) or 'human' (the side of the current human player)</long>
  224.       </locale>
  225.     </schema>
  226.  
  227.     <schema>
  228.       <key>/schemas/apps/glchess/new_game_dialog/move_time</key>
  229.       <applyto>/apps/glchess/new_game_dialog/move_time</applyto>
  230.       <owner>glchess</owner>
  231.       <type>int</type>
  232.       <default>0</default>
  233.       <gettext_domain>gnome-games</gettext_domain>
  234.       <locale name="C">
  235.         <short>The amount of time each player has to move in new games</short>
  236.         <long>The amount of time each player has to move in new games</long>
  237.       </locale>
  238.     </schema>
  239.  
  240.     <schema>
  241.       <key>/schemas/apps/glchess/new_game_dialog/allow_spectators</key>
  242.       <applyto>/apps/glchess/new_game_dialog/allow_spectators</applyto>
  243.       <owner>glchess</owner>
  244.       <type>bool</type>
  245.       <default>TRUE</default>
  246.       <gettext_domain>gnome-games</gettext_domain>
  247.       <locale name="C">
  248.         <short>A flag to allow remote players to watch new games</short>
  249.         <long>A flag to allow remote players to watch new games</long>
  250.       </locale>
  251.     </schema>
  252.  
  253.     <schema>
  254.       <key>/schemas/apps/glchess/new_game_dialog/white/type</key>
  255.       <applyto>/apps/glchess/new_game_dialog/white/type</applyto>
  256.       <owner>glchess</owner>
  257.       <type>string</type>
  258.       <default></default>
  259.       <gettext_domain>gnome-games</gettext_domain>
  260.       <locale name="C">
  261.         <short>The default player type for white in new games</short>
  262.         <long>The default player type for white in new games</long>
  263.       </locale>
  264.     </schema>
  265.  
  266.     <schema>
  267.       <key>/schemas/apps/glchess/new_game_dialog/white/difficulty</key>
  268.       <applyto>/apps/glchess/new_game_dialog/white/difficulty</applyto>
  269.       <owner>glchess</owner>
  270.       <type>string</type>
  271.       <default></default>
  272.       <gettext_domain>gnome-games</gettext_domain>
  273.       <locale name="C">
  274.         <short>The default player difficulty for white in new games</short>
  275.         <long>The default player difficulty for white in new games</long>
  276.       </locale>
  277.     </schema>
  278.  
  279.     <schema>
  280.       <key>/schemas/apps/glchess/new_game_dialog/black/type</key>
  281.       <applyto>/apps/glchess/new_game_dialog/black/type</applyto>
  282.       <owner>glchess</owner>
  283.       <type>string</type>
  284.       <default></default>
  285.       <gettext_domain>gnome-games</gettext_domain>
  286.       <locale name="C">
  287.         <short>The default player type for black in new games</short>
  288.         <long>The default player type for black in new games</long>
  289.       </locale>
  290.     </schema>
  291.  
  292.     
  293.     <schema>
  294.       <key>/schemas/apps/glchess/new_game_dialog/black/difficulty</key>
  295.       <applyto>/apps/glchess/new_game_dialog/black/difficulty</applyto>
  296.       <owner>glchess</owner>
  297.       <type>string</type>
  298.       <default></default>
  299.       <gettext_domain>gnome-games</gettext_domain>
  300.       <locale name="C">
  301.         <short>The default player difficulty for black in new games</short>
  302.         <long>The default player difficulty for black in new games</long>
  303.       </locale>
  304.     </schema>
  305.  
  306.  </schemalist>
  307. </gconfschemafile>
  308.